Skip to content

Hostname

campwredir.com

Last fetched

campwredir.com resolves to 5 IPv4 addresses operated by FlokiNET - FlokiNET ehf in NL. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · campwredir.comRouting diversity3.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/campwredir.com

Resolution chain

campwredir.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.246.188.124185.246.188.0/24AS200651FlokiNET - FlokiNET ehfNL
185.246.188.125185.246.188.0/24AS200651FlokiNET - FlokiNET ehfNL
194.63.140.103194.63.140.0/24AS207569I-SERVERS-NORTH-EU - IHOR HOSTING LTDRU
194.63.143.61194.63.143.0/24AS50113SuperServersDatacenter - FIRST SERVER LIMITEDRU
194.63.143.96194.63.143.0/24AS50113SuperServersDatacenter - FIRST SERVER LIMITEDRU

WHOIS identity

Registrar
iana:82
Organization
Contact emails

Subdomains

1 observed subdomain of campwredir.com.

Threat posture

History

Related pages

Pivot deeper into the graph from campwredir.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "campwredir.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 20

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