Skip to content

Hostname

fireangeltech.com

Last fetched

fireangeltech.com resolves to 1 IPv4 address operated by UKFAST in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.220.60.192185.220.60.0/22AS61323UKFASTGB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of fireangeltech.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fireangeltech.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEone.zoho.uk
SPF_INCLUDEspf.pcs-systems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu2930582.wl083.sendgrid.net
SPF_IP168.245.62.3
SPF_IP18.184.132.242
SPF_IP185.54.65.164
SPF_IP94.125.134.80/28

Related pages

Pivot deeper into the graph from fireangeltech.com.

Cypher and MCP

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

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