Skip to content

Hostname

fastway.org

Last fetched

fastway.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · fastway.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fastway.org

Resolution chain

fastway.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1609
Organization
amanda price
Contact emails

Subdomains

89 observed subdomains of fastway.org.

Web-graph footprint

Distinct hostnames that link to or from fastway.org in the public web crawl.

17 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for fastway.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.0.80.178/32
SPF_IP101.0.80.179/32
SPF_IP101.0.80.180/32
SPF_IP101.0.80.181/32
SPF_IP103.61.69.0/24
SPF_IP149.72.228.218/32
SPF_IP167.89.80.236/32
SPF_IP168.245.0.13/32
SPF_IP192.168.32.0/24
SPF_IP202.137.245.32
SPF_MXfastway.org

Related pages

Pivot deeper into the graph from fastway.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fastway.org"})-[: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.