Skip to content

Hostname

mail.nexusengineering.com.pk

Last fetched

mail.nexusengineering.com.pk resolves to 2 IPv4 addresses operated by TIER-NET - Tier.Net Technologies LLC in US.

Nutrition Label

WHISPER CANON · mail.nexusengineering.com.pkRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.nexusengineering.com.pk

Resolution chain

mail.nexusengineering.com.pk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.92.60.21538.92.60.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS
38.92.60.21738.92.60.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

No WHOIS records are currently associated with mail.nexusengineering.com.pk in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mail.nexusengineering.com.pk.

MechanismTarget
SPF_Amail.nexusengineering.com.pk
SPF_INCLUDErelay.mailchannels.net
SPF_IP107.161.87.162
SPF_IP140.99.191.122
SPF_IP140.99.191.123
SPF_IP162.55.99.211
SPF_IP23.111.179.98
SPF_IP38.92.60.215
SPF_IP38.92.60.216
SPF_IP38.92.60.217
SPF_MXmail.nexusengineering.com.pk

Related pages

Pivot deeper into the graph from mail.nexusengineering.com.pk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.nexusengineering.com.pk"})-[: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.