Skip to content

Hostname

5mins.org

Last fetched

5mins.org resolves to 1 IPv4 address operated by AS3164 in RO. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · 5mins.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/5mins.org

Resolution chain

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

IPPrefixASNOperatorCountry
84.247.54.17784.247.54.0/24AS3164RO

WHOIS identity

Registrar
iana:1068
Organization
bradu ovidiu dan
Contact emails

Subdomains

10 observed subdomains of 5mins.org.

Web-graph footprint

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

10 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 5mins.org

SPF policy

9 SPF mechanisms authorising senders for 5mins.org.

MechanismTarget
SPF_A5mins.org
SPF_IP164.132.191.169
SPF_IP185.88.28.175
SPF_IP188.241.194.110
SPF_IP37.187.171.134
SPF_IP45.143.229.5
SPF_IP51.178.73.13
SPF_IP84.247.54.177
SPF_MX5mins.org

Related pages

Pivot deeper into the graph from 5mins.org.

Cypher and MCP

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

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