Hostname
ultimate-solution.com.pk
Last fetched
ultimate-solution.com.pk resolves to 2 IPv4 addresses operated by AS51167 in DE.
Nutrition Label
Resolution chain
ultimate-solution.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 |
|---|---|---|---|---|
| 158.220.118.38 | 158.220.112.0/20 | AS51167 | — | DE |
| 144.91.85.71 | 144.91.84.0/23 | AS51167 | — | DE |
WHOIS identity
No WHOIS records are currently associated with ultimate-solution.com.pk in WhisperGraph.
Subdomains
25 observed subdomains of ultimate-solution.com.pk.
Showing 15 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ultimate-solution.com.pk in the public web crawl.
78 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ultimate-solution.com.pk.
| Mechanism | Target |
|---|---|
| SPF_A | ultimate-solution.com.pk |
| SPF_IP | 158.220.118.38 |
| SPF_MX | ultimate-solution.com.pk |
Related pages
Pivot deeper into the graph from ultimate-solution.com.pk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ultimate-solution.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.