Skip to content

Hostname

ironedgegroup.com

Last fetched

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

Nutrition Label

WHISPER CANON · ironedgegroup.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ironedgegroup.com

Resolution chain

ironedgegroup.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:146
Organization
domains by proxy,
Contact emails

Subdomains

20 observed subdomains of ironedgegroup.com.

Web-graph footprint

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

89 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for ironedgegroup.com.

MechanismTarget
SPF_INCLUDE21170141.spf10.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEquotevalet.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.smileback.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.47.60/32
SPF_IP216.117.68.192/26
SPF_IP40.119.3.253
SPF_IP52.11.168.142
SPF_IP52.11.9.216
SPF_IP52.240.150.170/32
SPF_IP67.200.225.72/29
SPF_MXironedgegroup.com

Related pages

Pivot deeper into the graph from ironedgegroup.com.

Cypher and MCP

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

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