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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 38.92.60.215 | 38.92.60.0/24 | AS397423 | TIER-NET - Tier.Net Technologies LLC | US |
| 38.92.60.217 | 38.92.60.0/24 | AS397423 | TIER-NET - Tier.Net Technologies LLC | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- nexusengineering.com.pk
SPF policy
8 SPF mechanisms authorising senders for nexusengineering.com.pk.
| Mechanism | Target |
|---|---|
| SPF_A | nexusengineering.com.pk |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 107.161.87.162 |
| SPF_IP | 140.99.191.122 |
| SPF_IP | 140.99.191.123 |
| SPF_IP | 23.111.179.98 |
| SPF_IP | 38.92.60.215 |
| SPF_MX | nexusengineering.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.