Skip to content

Hostname

tek-proforma.com

Last fetched

tek-proforma.com resolves to 1 IPv4 address operated by SHAW - Shaw Communications in CA. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · tek-proforma.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tek-proforma.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.2.11.672.2.10.0/23AS6327SHAW - Shaw CommunicationsCA

WHOIS identity

Registrar
iana:600
Organization
proforma engineering
Contact emails

Subdomains

2 observed subdomains of tek-proforma.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tek-proforma.com.

MechanismTarget
SPF_Atek-proforma.com
SPF_INCLUDEservers.mcsv.net
SPF_IP64.141.109.248
SPF_IP64.141.109.250
SPF_MXtek-proforma.com

Related pages

Pivot deeper into the graph from tek-proforma.com.

Cypher and MCP

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

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