Hostname
infrase.com
Last fetched
infrase.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
infrase.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.140.48.173 | 128.140.0.0/17 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of infrase.com owner
- Contact emails
- fxphx2rerzz01gp890jx@z.o-w-o.info
- vr9pxwtmip0d6itvacvy@z.o-w-o.info
- 018b934c-9f07-4ed5-ace7-2582c79fae67@identity-protect.org
- 07076dc4-3fa4-4e63-aae3-35366f642d0a@identity-protect.org
- 078081fe-cd52-49e8-ad09-8704c64f5dd5@identity-protect.org
- 2070f4c3-0628-44a7-9666-a92daf4b03ce@identity-protect.org
- 9a0ca1d5-6a8c-44c0-a406-2357d58daaff@identity-protect.org
- a1f2c493-7926-48f1-be86-cbc5bc223d4f@identity-protect.org
- cf0d5576-13e7-4dc4-8a12-809333268759@identity-protect.org
Subdomains
34 observed subdomains of infrase.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from infrase.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for infrase.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf0.infrase.com |
Related pages
Pivot deeper into the graph from infrase.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "infrase.com"})-[: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.