Hostname
soregi.com
Last fetched
soregi.com resolves to 1 IPv4 address operated by AS29657 in HU. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
soregi.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 |
|---|---|---|---|---|
| 92.52.221.25 | 92.52.221.0/24 | AS29657 | — | HU |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
Subdomains
2 observed subdomains of soregi.com.
| Subdomain |
|---|
| dev.soregi.com |
| www.soregi.com |
Web-graph footprint
Distinct hostnames that link to or from soregi.com in the public web crawl.
9 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for soregi.com.
| Mechanism | Target |
|---|---|
| SPF_A | soregi.com |
| SPF_INCLUDE | _spf.last-mile.hu |
| SPF_INCLUDE | _spf.t-online.hu |
| SPF_MX | soregi.com |
Related pages
Pivot deeper into the graph from soregi.com.
- IP · 92.52.221.25
- ASN · AS29657
- Registrar · iana:9
- Country · HU
- Email · a9ab72750a28fd0a38d5fa38b8d290a2@domaindiscreet.com
- TLD · .com
- Browse hostnames · so…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "soregi.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.