Skip to content

Hostname

tempofradi.hu

Last fetched

tempofradi.hu resolves to 1 IPv4 address operated by Invitech - Invitech ICT Services Kft. in HU.

Nutrition Label

WHISPER CANON · tempofradi.huRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tempofradi.hu

Resolution chain

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

IPPrefixASNOperatorCountry
79.120.178.879.120.176.0/20AS12301Invitech - Invitech ICT Services Kft.HU

WHOIS identity

No WHOIS records are currently associated with tempofradi.hu in WhisperGraph.

Subdomains

2 observed subdomains of tempofradi.hu.

Web-graph footprint

Distinct hostnames that link to or from tempofradi.hu in the public web crawl.

58 sites link to this hostname.

370 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tempofradi.hu.

MechanismTarget
SPF_Atempofradi.hu
SPF_MXtempofradi.hu

Related pages

Pivot deeper into the graph from tempofradi.hu.

Cypher and MCP

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

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