Skip to content

Hostname

mail.nexteer.com

Last fetched

mail.nexteer.com resolves to 199.167.255.23, announced in 199.167.252.0/22 by 123NET - 123.Net, Inc. in US. mail.nexteer.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 · mail.nexteer.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mail.nexteer.com

Resolution chain

IPv6 resolution

No AAAA record for mail.nexteer.com is recorded in WhisperGraph.

Attribution

net

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for mail.nexteer.com. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Mail and authentication

Nameservers

  • dns1.samsa.com
  • dns2.samsa.com
  • dns3.samsa.com

MX records

  • mxa-001ded01.gslb.pphosted.com
  • mxb-001ded01.gslb.pphosted.com

SPF policy

  • ip: 74.125.148.0/22
  • ip: 168.87.2.128/26
  • ip: 199.228.142.64/26
  • ip: 192.85.154.64/26
  • ip: 168.87.75.64/26
  • ip: 168.87.137.96/27
  • include: amazonses.com
  • include: _spf.google.com
  • a: mail.nexteer.com
  • mx: mail.nexteer.com
  • include: spf.protection.outlook.com
  • include: spf-001ded01.pphosted.com
  • ip: 174.121.76.246
  • ip: 192.254.155.163
  • ip: 50.56.248.164
  • ip: 72.52.219.2

Threat-feed evidence

History

Related pages

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