Skip to content

Hostname

asascience.com

Last fetched

asascience.com resolves to 1 IPv4 address operated by AS35280 in US. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · asascience.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/asascience.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.19.3.12272.19.3.0/24AS35280US

WHOIS identity

Registrar
iana:469
Organization
applied science associates,
Contact emails

Subdomains

41 observed subdomains of asascience.com.

Web-graph footprint

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

26 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for asascience.com.

MechanismTarget
SPF_Amailhost.asascience.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.180.13.66
SPF_IP184.180.13.90
SPF_IP184.180.13.94
SPF_IP193.95.141.49/32
SPF_IP193.95.191.80/32
SPF_IP194.203.154.0/24
SPF_IP195.171.4.128/25
SPF_MXasascience.com
SPF_MXmail.asascience.com
SPF_MXmailhost.asascience.com
SPF_MXmailhost.rpsplc.co.uk
SPF_MXmailhost1.rpsgroup.com

Related pages

Pivot deeper into the graph from asascience.com.

Cypher and MCP

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

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