Hostname
appliedbiosystems.com
Last fetched
appliedbiosystems.com resolves to 1 IPv4 address operated by 1999FISHERSYS - Fisher Scientific in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
appliedbiosystems.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 |
|---|---|---|---|---|
| 208.89.143.26 | 208.89.143.0/24 | AS13812 | 1999FISHERSYS - Fisher Scientific | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- domain admin
- Contact emails
Subdomains
135 observed subdomains of appliedbiosystems.com.
Showing 25 of 135. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from appliedbiosystems.com in the public web crawl.
165 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for appliedbiosystems.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 198.140.178.12/32 |
| SPF_IP | 206.139.64.39/32 |
| SPF_IP | 206.17.168.0/25 |
| SPF_IP | 216.136.162.64/26 |
| SPF_IP | 216.136.168.64/27 |
| SPF_IP | 216.136.229.0/24 |
| SPF_IP | 63.149.71.39/32 |
| SPF_IP | 63.240.103.0/26 |
| SPF_IP | 63.240.89.0/24 |
| SPF_IP | 64.79.35.0/24 |
| SPF_MX | appliedbiosystems.com |
Related pages
Pivot deeper into the graph from appliedbiosystems.com.
- IP · 208.89.143.26
- ASN · AS138121999FISHERSYS - Fisher Scientific
- Registrar · iana:292
- Country · US
- Email · dnsinfo@thermofisher.com
- TLD · .com
- Browse hostnames · ap…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "appliedbiosystems.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.