Skip to content

Hostname

firstoptionsoftware.com

Last fetched

firstoptionsoftware.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · firstoptionsoftware.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/firstoptionsoftware.com

Resolution chain

firstoptionsoftware.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.255.10113.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.50.23613.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.243.3018.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.120.3918.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:2
Organization
first option software
Contact emails

Subdomains

46 observed subdomains of firstoptionsoftware.com.

Web-graph footprint

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

13 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for firstoptionsoftware.com.

MechanismTarget
SPF_Amail.callclosed.net
SPF_Amail2.callclosed.net
SPF_Asmtp2.firstoption.net
SPF_INCLUDE_spf.google.com
SPF_IP195.49.145.32/27
SPF_IP207.126.144.0/20
SPF_IP62.232.180.222/32
SPF_IP64.18.0.0/20
SPF_MXfirstoptionsoftware.com

Related pages

Pivot deeper into the graph from firstoptionsoftware.com.

Cypher and MCP

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

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