Skip to content

Hostname

furiglobal.com

Last fetched

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

Nutrition Label

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

Resolution chain

furiglobal.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:269
Organization
andrew douglass
Contact emails

Subdomains

3 observed subdomains of furiglobal.com.

Web-graph footprint

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

21 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for furiglobal.com.

MechanismTarget
SPF_Afuriglobal.com
SPF_INCLUDEcustomer.mailguard.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.102.232.162
SPF_IP103.13.71.78
SPF_IP103.8.183.116
SPF_IP119.59.72.43
SPF_IP183.177.59.198
SPF_IP202.56.12.89
SPF_IP210.87.22.16
SPF_MXfuriglobal.com

Related pages

Pivot deeper into the graph from furiglobal.com.

Cypher and MCP

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

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