Skip to content

Hostname

alfashirt.com

Last fetched

alfashirt.com resolves to 2 IPv4 addresses operated by AS34762 in BE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · alfashirt.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/alfashirt.com

Resolution chain

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

WHOIS identity

Registrar
iana:269
Organization
alfa shirt bvba
Contact emails

Subdomains

16 observed subdomains of alfashirt.com.

Web-graph footprint

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

9 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for alfashirt.com.

MechanismTarget
SPF_Aalfashirt.com
SPF_Amx2.expedient.nl
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.132.13.193
SPF_IP178.132.13.194
SPF_IP185.162.30.168
SPF_IP2a04:3544:1000:1510:3cc8:64ff:fefa:5629
SPF_IP81.83.11.11
SPF_MXalfashirt.com

Related pages

Pivot deeper into the graph from alfashirt.com.

Cypher and MCP

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

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