Skip to content

Hostname

mambuteam.com

Last fetched

mambuteam.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. mambuteam.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 · mambuteam.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mambuteam.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of mambuteam.com owner
Contact emails
frederik.pfisterer@mambu.com, 58792ce0-66b9-48ff-a724-025f567a1ef7@identity-protect.org, de0b3312-9fb7-4b43-ae34-372d85b6f290@identity-protect.org, ec2e5a0c-7550-4d54-baef-c1a1eada6ead@identity-protect.org

Mail and authentication

Nameservers

  • ns-61.awsdns-07.com
  • ns-661.awsdns-18.net
  • ns-1431.awsdns-50.org
  • ns-1875.awsdns-42.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com
  • 3e5vg6b7hysv66gpnshrzpxly3ggohmq563cz72anp766iwmrcla.mx-verification.google.com

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from mambuteam.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: "mambuteam.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.