Skip to content

Hostname

conceptic.net

Last fetched

conceptic.net resolves to 1 IPv4 address operated by AS9002 in LV. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · conceptic.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/conceptic.net

Resolution chain

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

IPPrefixASNOperatorCountry
212.74.231.40212.74.231.0/24AS9002LV

WHOIS identity

Registrar
iana:379
Organization
contact privacy inc. customer 1241998563
Contact emails

Subdomains

2 observed subdomains of conceptic.net.

Web-graph footprint

Distinct hostnames that link to or from conceptic.net in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for conceptic.net.

MechanismTarget
SPF_REDIRECTbeget.com

Related pages

Pivot deeper into the graph from conceptic.net.

Cypher and MCP

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

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