Skip to content

Hostname

apps.fast-cables.com

Last fetched

apps.fast-cables.com resolves to 1 IPv4 address operated by AS134357 in PK.

Nutrition Label

WHISPER CANON · apps.fast-cables.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/apps.fast-cables.com

Resolution chain

apps.fast-cables.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.175.122.22103.175.122.0/24AS134357PK

WHOIS identity

No WHOIS records are currently associated with apps.fast-cables.com in WhisperGraph.

Subdomains

1 observed subdomain of apps.fast-cables.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apps.fast-cables.com.

MechanismTarget
SPF_Aapps.fast-cables.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP68.168.220.234
SPF_IP69.72.248.202
SPF_MXapps.fast-cables.com

Related pages

Pivot deeper into the graph from apps.fast-cables.com.

Cypher and MCP

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

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