Hostname
amroofing.com
Last fetched
amroofing.com resolves to 1 IPv4 address operated by ENFLOW in NL. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
amroofing.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 |
|---|---|---|---|---|
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | ENFLOW | NL |
WHOIS identity
- Registrar
- iana:3786
- Organization
- american roofing supply,
- Contact emails
- 189af3150a28fd0a6a1b1e5fe59335b4@domaindiscreet.com
- 60b30afc0a28fd0a219f85283ed764f5@domaindiscreet.com
- 72fce2850a28fd0a0fca521314332364@domaindiscreet.com
- 84c0730d0a28fd0a50814915e6c4997c@domaindiscreet.com
- 85cbacb10a28fd0a174c3ff11b2caa3a@domaindiscreet.com
- 889f48d60a28fd0a497d38dd7a23e784@domaindiscreet.com
- a8cea6c30a28fd0a25ffe6a027892a5c@domaindiscreet.com
- acab48a70a28fd0a202b8cb3442d0c70@domaindiscreet.com
- anonymous-registrant@brandsight.com
- ccd969b70a28fd0a560473dc0cd4a96e@domaindiscreet.com
- ddouglass@amroofing.com
- f0e53ac40a28fd0a4a45657c562726d9@domaindiscreet.com
Subdomains
1 observed subdomain of amroofing.com.
| Subdomain |
|---|
| www.amroofing.com |
Web-graph footprint
Distinct hostnames that link to or from amroofing.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for amroofing.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
| SPF_INCLUDE | 1806028.spf02.hubspotemail.net |
Related pages
Pivot deeper into the graph from amroofing.com.
- IP · 89.106.200.1
- ASN · AS209626ENFLOW
- Registrar · iana:3786
- Country · NL
- Email · 189af3150a28fd0a6a1b1e5fe59335b4@domaindiscreet.com
- TLD · .com
- Browse hostnames · am…
- 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: "amroofing.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.