Skip to content

Hostname

fastaff.com

Last fetched

fastaff.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · fastaff.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fastaff.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.76.1118.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.1218.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.8418.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.9518.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
u. s. nursing-fastaff
Contact emails

Subdomains

20 observed subdomains of fastaff.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fastaff.com.

MechanismTarget
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP142.0.164.47

Related pages

Pivot deeper into the graph from fastaff.com.

Cypher and MCP

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

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