Skip to content

Hostname

comtax.org

Last fetched

comtax.org resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · comtax.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/comtax.org

Resolution chain

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

IPPrefixASNOperatorCountry
54.36.91.16854.36.0.0/16AS16276FR

WHOIS identity

Registrar
iana:3862
Organization
domain privacy protector
Contact emails

Subdomains

3 observed subdomains of comtax.org.

Web-graph footprint

Distinct hostnames that link to or from comtax.org in the public web crawl.

15 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • comtax.org

SPF policy

4 SPF mechanisms authorising senders for comtax.org.

MechanismTarget
SPF_Acomtax.org
SPF_IP152.228.222.55
SPF_IP54.36.91.168
SPF_MXcomtax.org

Related pages

Pivot deeper into the graph from comtax.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comtax.org"})-[: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.