Skip to content

Hostname

mbo-pps.com

Last fetched

mbo-pps.com resolves to 1 IPv4 address operated by AS25220 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · mbo-pps.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/mbo-pps.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.197.83.24885.197.64.0/19AS25220DE

WHOIS identity

Registrar
iana:151
Organization
mbo postpress solutions
Contact emails

Subdomains

25 observed subdomains of mbo-pps.com.

Web-graph footprint

Distinct hostnames that link to or from mbo-pps.com in the public web crawl.

64 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mbo-pps.com.

MechanismTarget
SPF_INCLUDE_spf.mbo-folder.com
SPF_INCLUDE_spf.mjumedia.de
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEaspmx.pardot.com
SPF_MXmbo-pps.com

Related pages

Pivot deeper into the graph from mbo-pps.com.

Cypher and MCP

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

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