Skip to content

Hostname

pegatroncorp.com

Last fetched

pegatroncorp.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · pegatroncorp.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pegatroncorp.com

Resolution chain

pegatroncorp.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1599
Organization
maintek
Contact emails

Subdomains

113 observed subdomains of pegatroncorp.com.

Web-graph footprint

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

272 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for pegatroncorp.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP124.9.5.0/26
SPF_IP192.72.126.0/24
SPF_IP203.69.6.13
SPF_IP203.69.6.14
SPF_IP203.69.6.15
SPF_IP203.69.6.16
SPF_IP203.69.6.17
SPF_IP203.69.6.18
SPF_IP210.80.80.195
SPF_IP218.104.34.192/28
SPF_IP221.224.25.136/30
SPF_IP43.251.60.0/22
SPF_IP58.211.157.0/29
SPF_IP58.211.157.0/30
SPF_IP58.240.231.120/30
SPF_IP60.250.88.199
SPF_IP60.250.88.200
SPF_IP60.250.88.201
SPF_IP60.250.88.202
SPF_IP60.250.88.203
SPF_IP60.250.88.204

Related pages

Pivot deeper into the graph from pegatroncorp.com.

Cypher and MCP

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

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