Hostname
emf-consult.com
Last fetched
emf-consult.com resolves to 2 IPv4 addresses operated by AS63949 in DE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
emf-consult.com 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 |
|---|---|---|---|---|
| 172.104.250.99 | 172.104.224.0/19 | AS63949 | — | DE |
| 65.181.113.235 | 65.181.113.0/24 | AS209341 | — | DE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- emf consult
- Contact emails
- 8jwj7gwrunn4@privacy-protection.email
- 8nnsmkpp6nxv@privacy-protection.email
- axdu2wuyan8w@privacy-protection.email
- bs4e5y6mf7ua@privacy-protection.email
- caxbedgpbx2u@privacy-protection.email
- dwt8hpyzawcx@privacy-protection.email
- hqos62wug7y2@privacy-protection.email
- k3oyisee9zmk@privacy-protection.email
- pocyo6ujvanu@spamprotection.email
- qsdyjz5x69sd@privacy-protection.email
- v9hjep9tcocp@privacy-protection.email
- v9tkehfzdaqf@spamprotection.email
- xf8ktmg5ndxj@privacy-protection.email
- yj3edkgnc2ah@privacy-protection.email
- ypf2kqf7mruo@privacy-protection.email
- yxn6eqbagrmb@privacy-protection.email
Subdomains
1 observed subdomain of emf-consult.com.
| Subdomain |
|---|
| www.emf-consult.com |
Web-graph footprint
Distinct hostnames that link to or from emf-consult.com in the public web crawl.
23 sites link to this hostname.
55 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for emf-consult.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from emf-consult.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "emf-consult.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.