Skip to content

Hostname

concepts2go.com

Last fetched

concepts2go.com resolves to 1 IPv4 address operated by AS8315 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.30.237.178185.30.236.0/22AS8315NL

WHOIS identity

Registrar
iana:1647
Organization
concepts2go b.v.
Contact emails

Subdomains

46 observed subdomains of concepts2go.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for concepts2go.com.

MechanismTarget
SPF_Aconcepts2go.com
SPF_INCLUDEmailplus.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.204.99
SPF_IP154.42.0.83
SPF_IP176.62.199.18/32
SPF_IP176.62.199.23
SPF_IP185.30.237.178
SPF_IP185.30.237.179
SPF_IP185.30.237.181/32
SPF_IP85.222.192.21
SPF_IP91.216.141.26
SPF_IP91.216.141.52/30
SPF_IP91.216.141.55/32
SPF_MXconcepts2go.com

Related pages

Pivot deeper into the graph from concepts2go.com.

Cypher and MCP

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

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