Skip to content

Hostname

4-attention.com

Last fetched

4-attention.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · 4-attention.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/4-attention.com

Resolution chain

4-attention.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.69.68.213.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
193.173.33.24193.172.0.0/15AS1136NL

WHOIS identity

Registrar
iana:69
Organization
marcel van buijten
Contact emails

Subdomains

7 observed subdomains of 4-attention.com.

Web-graph footprint

Distinct hostnames that link to or from 4-attention.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 4-attention.com.

MechanismTarget
SPF_INCLUDE_spf.fmgroup.fm
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.icontroller.eu
SPF_IP5.172.42.225

Related pages

Pivot deeper into the graph from 4-attention.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "4-attention.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.