Skip to content

Hostname

spx.com.fj

Last fetched

spx.com.fj resolves to 1 IPv4 address operated by AS38442 in FJ.

Nutrition Label

WHISPER CANON · spx.com.fjRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/spx.com.fj

Resolution chain

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

IPPrefixASNOperatorCountry
27.123.188.17227.123.176.0/20AS38442FJ

WHOIS identity

No WHOIS records are currently associated with spx.com.fj in WhisperGraph.

Subdomains

10 observed subdomains of spx.com.fj.

Web-graph footprint

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

15 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for spx.com.fj.

MechanismTarget
SPF_Aspx.com.fj
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.1.183.226
SPF_IP210.7.12.143
SPF_MXspx.com.fj

Related pages

Pivot deeper into the graph from spx.com.fj.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spx.com.fj"})-[: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.