Skip to content

Hostname

flinnsci.com

Last fetched

flinnsci.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · flinnsci.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/flinnsci.com

Resolution chain

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

IPPrefixASNOperatorCountry
168.62.236.232168.62.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
217.114.94.2217.114.94.0/24AS30811TRIDENT-NETSE

WHOIS identity

Registrar
iana:2
Organization
flinn scientific
Contact emails

Subdomains

19 observed subdomains of flinnsci.com.

Web-graph footprint

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

1,026 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for flinnsci.com.

MechanismTarget
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwhitelabel.flinnsci.com
SPF_IP12.227.233.160/29
SPF_IP173.15.107.0/29
SPF_IP173.15.107.3
SPF_IP206.82.157.60/24
SPF_IP50.205.141.58
SPF_IP54.240.51.52/32
SPF_IP54.240.51.53/32
SPF_IP54.240.8.61/32
SPF_IP99.43.155.168/29

Related pages

Pivot deeper into the graph from flinnsci.com.

Cypher and MCP

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

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