Skip to content

Hostname

bigasssolutions.com

Last fetched

bigasssolutions.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.207.25013.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.174.6418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.227.483.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.78.1483.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
charles anderson
Contact emails

Subdomains

7 observed subdomains of bigasssolutions.com.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bigasssolutions.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmailgun.org
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP50.31.35.56

Related pages

Pivot deeper into the graph from bigasssolutions.com.

Cypher and MCP

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

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