Hostname
fernomobility.com
Last fetched
fernomobility.com resolves to 1 IPv4 address operated by ONECOM in DK. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
fernomobility.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 |
|---|---|---|---|---|
| 5.249.255.109 | 5.249.224.0/19 | AS51468 | ONECOM | DK |
WHOIS identity
- Registrar
- iana:1001
- Organization
- ferno norden group as
- Contact emails
- hostmaster@racscandinavia.com
- 2m7ysrqb7tfg@privacy-protection.email
- 63fw6qnn8nb6@privacy-protection.email
- 6pt6ejtgwgdd@privacy-protection.email
- 8zkatdfeuxvk@privacy-protection.email
- c4wcoexiejok@privacy-protection.email
- eg6fdsig5qq9@privacy-protection.email
- mp5b4zpjzsps@privacy-protection.email
- xcqac3y6dhqy@privacy-protection.email
Subdomains
1 observed subdomain of fernomobility.com.
| Subdomain |
|---|
| www.fernomobility.com |
Web-graph footprint
Distinct hostnames that link to or from fernomobility.com in the public web crawl.
15 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for fernomobility.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dnainternet.net |
| SPF_INCLUDE | _spf.telecomputing.no |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 83.102.40.116/32 |
Related pages
Pivot deeper into the graph from fernomobility.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fernomobility.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.