Skip to content

Hostname

lofiweekly.com

Last fetched

lofiweekly.com resolves to 3 IPv4 addresses operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · lofiweekly.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/lofiweekly.com

Resolution chain

lofiweekly.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
106.0.62.73106.0.62.0/23AS55293A2HOSTING - A2 Hosting, Inc.US
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

13 observed subdomains of lofiweekly.com.

Web-graph footprint

Distinct hostnames that link to or from lofiweekly.com in the public web crawl.

7 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lofiweekly.com.

MechanismTarget
SPF_Alofiweekly.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmxlogin.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.a2hosting.com
SPF_IP106.0.62.73
SPF_IP68.183.60.120
SPF_IP72.52.138.232
SPF_MXlofiweekly.com

Related pages

Pivot deeper into the graph from lofiweekly.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lofiweekly.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.