Skip to content

Hostname

teampeanut.com

Last fetched

teampeanut.com resolves to 185.111.111.156, announced in 185.111.111.0/24 by CDNEXT - Datacamp Limited in DE. teampeanut.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 · teampeanut.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/teampeanut.com

Resolution chain

IPv6 resolution

Attribution

datacamp

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
michelle tyler
Contact emails
9b8d1bcbcacbb93bcee44fe3565c0142-2348504@contact.gandi.net, f8f7b851aa08b9544c0be9c29ce26061-13184853@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • coco.bunny.net
  • kiki.bunny.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com
  • mx: teampeanut.com
  • include: mail.zendesk.com

Threat-feed evidence

History

Related pages

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