Skip to content

Hostname

karcius.com

Last fetched

karcius.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · karcius.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/karcius.com

Resolution chain

karcius.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.99.6.200192.99.0.0/16AS16276CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of karcius.com.

Web-graph footprint

Distinct hostnames that link to or from karcius.com in the public web crawl.

23 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • karcius.com

SPF policy

36 SPF mechanisms authorising senders for karcius.com.

MechanismTarget
SPF_Akarcius.com
SPF_INCLUDEalcoholica.ca
SPF_INCLUDEaudiotrackpro.com
SPF_INCLUDEbond-instruments.com
SPF_INCLUDEchosebine.com
SPF_INCLUDEdespisedicon.com
SPF_INCLUDEdrowninginblood.com
SPF_INCLUDEepikadesign.com
SPF_INCLUDEfingerprintzmusic.com
SPF_INCLUDEfqrmultimedia.com
SPF_INCLUDEheavenscry.com
SPF_INCLUDEkarcius.com
SPF_INCLUDElafabriquedemonstres.com
SPF_INCLUDElapagepratique.com
SPF_INCLUDElensoleillee.ca
SPF_INCLUDElucidvision.media
SPF_INCLUDElucidvisionmedia.ca
SPF_INCLUDElutheriegervais.com
SPF_INCLUDElvm-workstation.com
SPF_INCLUDElvm-workstation.net
SPF_INCLUDElvmserver.ca
SPF_INCLUDElvmworkstation.net
SPF_INCLUDEmout.mywhc.ca
SPF_INCLUDEmusicoman.ca
SPF_INCLUDEnecroticmutation.com
SPF_INCLUDEnonhumanera.com
SPF_INCLUDEobeythebrave.com
SPF_INCLUDEregalsante.com
SPF_INCLUDErezonantconsulting.com
SPF_INCLUDEsolutionsimmo-tech.com
SPF_INCLUDEspectaclespourecoles.com
SPF_INCLUDEsylvainauclair.com
SPF_INCLUDEtrampofthecentury.com
SPF_INCLUDEyvesgariepy.com
SPF_IP192.99.6.200
SPF_MXkarcius.com

Related pages

Pivot deeper into the graph from karcius.com.

Cypher and MCP

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

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