Hostname
allomag.com
Last fetched
allomag.com resolves to 1 IPv4 address operated by AS44112 in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
allomag.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 |
|---|---|---|---|---|
| 77.222.62.71 | 77.222.62.0/23 | AS44112 | — | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- gilles sauliere
- Contact emails
- allomag.com@superprivacyservice.com
- 4b26b9840a8144af89b9e0d0f4d9afd3.protect@withheldforprivacy.com
- a09d1951cb0e4cadb0a8f3fffb922783.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
- 68379380fbc58205e9a56dc49d58f375-386899@contact.gandi.net
- d5464cf075703ce3559efae1a3a4ca31-386899@contact.gandi.net
- allomag.com@whoisproxy.ru
Subdomains
1 observed subdomain of allomag.com.
| Subdomain |
|---|
| www.allomag.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for allomag.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.spaceweb.ru |
Related pages
Pivot deeper into the graph from allomag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "allomag.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.