Skip to content

Hostname

mb.licensing.pet

Last fetched

mb.licensing.pet resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA.

Nutrition Label

WHISPER CANON · mb.licensing.petRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mb.licensing.pet

Resolution chain

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

IPPrefixASNOperatorCountry
159.203.61.65159.203.56.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

No WHOIS records are currently associated with mb.licensing.pet in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from mb.licensing.pet in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mb.licensing.pet.

MechanismTarget
SPF_Amb.licensing.pet
SPF_IP159.203.32.237

Related pages

Pivot deeper into the graph from mb.licensing.pet.

Cypher and MCP

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

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