Skip to content

Hostname

nexusengineering.com.pk

Last fetched

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

Nutrition Label

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

Resolution chain

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 nexusengineering.com.pk in WhisperGraph.

Subdomains

5 observed subdomains of nexusengineering.com.pk.

Web-graph footprint

Distinct hostnames that link to or from nexusengineering.com.pk in the public web crawl.

154 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nexusengineering.com.pk

SPF policy

8 SPF mechanisms authorising senders for nexusengineering.com.pk.

MechanismTarget
SPF_Anexusengineering.com.pk
SPF_INCLUDErelay.mailchannels.net
SPF_IP107.161.87.162
SPF_IP140.99.191.122
SPF_IP140.99.191.123
SPF_IP23.111.179.98
SPF_IP38.92.60.215
SPF_MXnexusengineering.com.pk

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "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.