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
Resolution chain
asascience.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 72.19.3.122 | 72.19.3.0/24 | AS35280 | — | US |
WHOIS identity
- Registrar
- iana:469
- Organization
- applied science associates,
- Contact emails
Subdomains
41 observed subdomains of asascience.com.
Showing 25 of 41. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for asascience.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailhost.asascience.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 184.180.13.66 |
| SPF_IP | 184.180.13.90 |
| SPF_IP | 184.180.13.94 |
| SPF_IP | 193.95.141.49/32 |
| SPF_IP | 193.95.191.80/32 |
| SPF_IP | 194.203.154.0/24 |
| SPF_IP | 195.171.4.128/25 |
| SPF_MX | asascience.com |
| SPF_MX | mail.asascience.com |
| SPF_MX | mailhost.asascience.com |
| SPF_MX | mailhost.rpsplc.co.uk |
| SPF_MX | mailhost1.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.