Skip to content

Hostname

mambuonline.com

Last fetched

mambuonline.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. mambuonline.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · mambuonline.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mambuonline.com

Resolution chain

No IPv4 resolution is recorded for mambuonline.com in WhisperGraph.

IPv6 resolution

No AAAA record for mambuonline.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of mambuonline.com owner
Contact emails
frederik.pfisterer@mambu.com, 37575f51-fd4c-420e-8b09-e205e9f08fe0@identity-protect.org, 448b13ac-cb41-414d-a370-8abdb933fb3e@identity-protect.org, 4db07fa6-ad95-4453-9b31-f81ba4613ccb@identity-protect.org, a33a740b-dbd0-485a-873f-c9cf3b51c943@identity-protect.org, bc3ed2af-e15f-402d-9917-efa669591096@identity-protect.org, cdf02de0-f12b-45f7-b24d-45e6cd30007e@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-294.awsdns-36.com
  • ns-1001.awsdns-61.net
  • ns-1147.awsdns-15.org
  • ns-1736.awsdns-25.co.uk

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from mambuonline.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mambuonline.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.