Skip to content

Hostname

concept2tech.com

Last fetched

concept2tech.com resolves to 1 IPv4 address operated by AS47583 in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.143.81.23345.143.81.0/24AS47583SG

WHOIS identity

Registrar
iana:303
Organization
ken solusindo, pt.
Contact emails

Subdomains

9 observed subdomains of concept2tech.com.

Threat posture

History

Mail and authentication

MX records

  • concept2tech.com

SPF policy

9 SPF mechanisms authorising senders for concept2tech.com.

MechanismTarget
SPF_Aconcept2tech.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP180.235.149.181
SPF_IP180.235.149.189
SPF_IP180.235.151.12
SPF_IP45.143.81.201
SPF_IP45.90.230.151
SPF_MXconcept2tech.com

Related pages

Pivot deeper into the graph from concept2tech.com.

Cypher and MCP

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

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