Skip to content

Hostname

whixx.com

Last fetched

whixx.com resolves to 178.251.31.179, announced in 178.251.24.0/21 by INTERRACKS-AS - InterRacks B.V. in NL. whixx.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · whixx.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/whixx.com

Resolution chain

IPv6 resolution

No AAAA record for whixx.com is recorded in WhisperGraph.

Attribution

interracks

ORIGIN_AS

WHOIS identity

Registrar
iana:1647
Registrant organisation
h r wiersma
Contact emails
harmen@internept.nl

Subdomains

Mail and authentication

Nameservers

  • ns1.hosting.whixx.com
  • ns3.hosting.whixx.it
  • ns2.hosting.whixx.nl

MX records

  • whixx-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • a: whixx.com
  • mx: whixx.com
  • include: spf.hosting.whixx.it
  • ip: 178.251.31.179
  • ip: 178.251.31.190

Threat-feed evidence

History

Related pages

Pivot from whixx.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "whixx.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.