Skip to content

Hostname

tech.fastgadgetupdates.com

Last fetched

tech.fastgadgetupdates.com resolves to 1 IPv4 address operated by OVH - OVH SAS in FR.

Nutrition Label

WHISPER CANON · tech.fastgadgetupdates.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/tech.fastgadgetupdates.com

Resolution chain

tech.fastgadgetupdates.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.196.171.805.196.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

No WHOIS records are currently associated with tech.fastgadgetupdates.com in WhisperGraph.

Subdomains

2 observed subdomains of tech.fastgadgetupdates.com.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for tech.fastgadgetupdates.com.

MechanismTarget
SPF_Atech.fastgadgetupdates.com
SPF_IP194.93.4.10/32
SPF_IP194.93.4.13/32
SPF_IP194.93.4.14/32
SPF_IP194.93.4.15/32
SPF_IP194.93.4.16/32
SPF_IP194.93.4.17/32
SPF_IP194.93.4.18/32
SPF_IP194.93.4.30/32
SPF_IP194.93.4.88/32
SPF_IP194.93.4.89/32
SPF_IP194.93.4.90/32
SPF_IP194.93.4.91/32
SPF_IP8.22.38.28/32
SPF_IP8.22.38.31/32
SPF_IP8.22.38.36/32
SPF_IP8.22.38.43/32
SPF_MXtech.fastgadgetupdates.com

Related pages

Pivot deeper into the graph from tech.fastgadgetupdates.com.

Cypher and MCP

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

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