Skip to content

Hostname

funbit.no

Last fetched

funbit.no resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NO.

Nutrition Label

WHISPER CANON · funbit.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/funbit.no

Resolution chain

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

IPPrefixASNOperatorCountry
52.84.50.10952.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.1252.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.3152.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.7352.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

No WHOIS records are currently associated with funbit.no in WhisperGraph.

Subdomains

3 observed subdomains of funbit.no.

Web-graph footprint

Distinct hostnames that link to or from funbit.no in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for funbit.no.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from funbit.no.

Cypher and MCP

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

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