Skip to content

Hostname

proforma.com

Last fetched

proforma.com resolves to 1 IPv4 address operated by BIGLEAF - Bigleaf Networks, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.112.205.136159.112.243.0/24AS62642BIGLEAF - Bigleaf Networks, Inc.US

WHOIS identity

Registrar
iana:440
Organization
******** ********
Contact emails

Subdomains

222 observed subdomains of proforma.com.

Web-graph footprint

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

297 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for proforma.com.

MechanismTarget
SPF_INCLUDE47313521.spf10.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEne16.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailengine1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.215.104
SPF_IP65.43.12.192/27
SPF_IP66.94.79.43
SPF_IP68.250.130.0/25

Related pages

Pivot deeper into the graph from proforma.com.

Cypher and MCP

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

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