Hostname
emg-rec.com
Last fetched
emg-rec.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
emg-rec.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:81
- Organization
- eric peiffer
- Contact emails
- 05976bd1acd4f2884f36e3ae0e75f763-999957@contact.gandi.net
- 39187f96291db99bf55cfb3ce2278385-999957@contact.gandi.net
- 57d06ee83f69737996ce52e2076e5f16-999957@contact.gandi.net
- 6af976958349210ad6b6c4c5fa9bf774-999957@contact.gandi.net
- 6fdd0d747f19d4150d04783293df90dc-999957@contact.gandi.net
- a38b5ffa17dad994806b56df3d223c40-999957@contact.gandi.net
- c4707afda0599e843c173f003477942e-999957@contact.gandi.net
Subdomains
42 observed subdomains of emg-rec.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emg-rec.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from emg-rec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "emg-rec.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.