Skip to content

Hostname

subwayal.com

Last fetched

subwayal.com resolves to 2 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:841 as the registrar.

Nutrition Label

WHISPER CANON · subwayal.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/subwayal.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.180.114.222107.180.112.0/22AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
158.51.60.27158.51.60.0/22AS47002TIGERTECH - Tiger Technologies LLCUS

WHOIS identity

Registrar
iana:841
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of subwayal.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for subwayal.com.

MechanismTarget
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtigertech.net

Related pages

Pivot deeper into the graph from subwayal.com.

Cypher and MCP

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

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