Skip to content

Hostname

b-mum.com

Last fetched

b-mum.com resolves to 1 IPv4 address operated by AS12353 in PT. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · b-mum.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/b-mum.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.54.173.6177.54.0.0/16AS12353PT

WHOIS identity

Registrar
iana:1647
Organization
mesurestock, unipessoal, lda
Contact emails

Subdomains

4 observed subdomains of b-mum.com.

Web-graph footprint

Distinct hostnames that link to or from b-mum.com in the public web crawl.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for b-mum.com.

MechanismTarget
SPF_Amx.niup.com
SPF_IP148.69.162.173
SPF_IP185.11.166.83
SPF_MXb-mum.com

Related pages

Pivot deeper into the graph from b-mum.com.

Cypher and MCP

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

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