Skip to content

Hostname

fulgentgenetics.com

Last fetched

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

Nutrition Label

WHISPER CANON · fulgentgenetics.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fulgentgenetics.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.144.255.17716.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.205.16316.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.212.123.19134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.90.8544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.242.14344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.0.1644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.195.19144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.219.8044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.92.6452.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.115.8252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.205.15852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.227.1252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.1.160184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.102.1184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of fulgentgenetics.com.

Web-graph footprint

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

120 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fulgentgenetics.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.215.136.89
SPF_IP131.239.137.114

Related pages

Pivot deeper into the graph from fulgentgenetics.com.

Cypher and MCP

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

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