Hostname
fussiona.com
Last fetched
fussiona.com resolves to 1 IPv4 address operated by PROFESIONALHOSTING - Soluciones web on line s.l. in ES. WHOIS lists iana:638 as the registrar.
Nutrition Label
Resolution chain
fussiona.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 |
|---|---|---|---|---|
| 185.68.108.243 | 185.68.108.0/24 | AS201446 | PROFESIONALHOSTING - Soluciones web on line s.l. | ES |
WHOIS identity
- Registrar
- iana:638
- Organization
- protected protected
- Contact emails
Subdomains
8 observed subdomains of fussiona.com.
Web-graph footprint
Distinct hostnames that link to or from fussiona.com in the public web crawl.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- fussiona-com.mail.protection.outlook.com
- fussiona.com
SPF policy
8 SPF mechanisms authorising senders for fussiona.com.
| Mechanism | Target |
|---|---|
| SPF_A | fussiona.com |
| SPF_INCLUDE | _spf.reliablemail.org |
| SPF_INCLUDE | reliablemail.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.68.108.242 |
| SPF_IP | 45.154.57.11 |
| SPF_IP | 5.175.47.35 |
| SPF_MX | fussiona.com |
Related pages
Pivot deeper into the graph from fussiona.com.
- IP · 185.68.108.243
- ASN · AS201446PROFESIONALHOSTING - Soluciones web on line s.l.
- Registrar · iana:638
- Country · ES
- Email · fussiona.com@shieldwhois.com
- TLD · .com
- Browse hostnames · fu…
- 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: "fussiona.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.