Skip to content

Hostname

primarykeytech.in

Last fetched

primarykeytech.in resolves to 1 IPv4 address operated by VELIANET-AS velia.net Internetdienste GmbH in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · primarykeytech.inRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/primarykeytech.in

Resolution chain

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

IPPrefixASNOperatorCountry
92.204.255.23792.204.240.0/20AS29066VELIANET-AS velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:146
Organization
primary key technology and solutions
Contact emails

Subdomains

54 observed subdomains of primarykeytech.in.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for primarykeytech.in.

MechanismTarget
SPF_Aprimarykeytech.in
SPF_INCLUDE_spf.us.sendclean.net
SPF_INCLUDEwebsitewelcome.co
SPF_IP134.119.192.255
SPF_IP134.119.212.155
SPF_IP137.59.52.60
SPF_IP188.138.39.197
SPF_IP23.111.160.2
SPF_IP85.25.149.8
SPF_IP92.204.255.237
SPF_MXprimarykeytech.in

Related pages

Pivot deeper into the graph from primarykeytech.in.

Cypher and MCP

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

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