Hostname
amcbanking.com
Last fetched
amcbanking.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amcbanking.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 |
|---|---|---|---|---|
| 35.214.176.215 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- amc-consult a/s
- Contact emails
- info@amcbanking.com
- ds@amc.dk
- 01dbbe47-1d99-45ab-93ff-7099131c6aed@identity-protect.org
- 65dc7844-fc6e-4120-9422-764fd01b7e28@identity-protect.org
- 6ed6950b-77c9-4b25-91c1-cfcbbca8bd42@identity-protect.org
- 8bffe56b-9ff6-4764-b313-bed6675f86ba@identity-protect.org
- a42da5c6-6dce-4413-84b3-80aef51e97ce@identity-protect.org
- c68b55ea-6947-4a79-a66d-48886687cd45@identity-protect.org
- e5b10ca1-8b8c-495c-878a-004681da136f@identity-protect.org
- owner-10503538@amcbanking.com.whoisprivacyservice.org
- owner-10593578@amcbanking.com.whoisprivacyservice.org
- owner-11733443@amcbanking.com.whoisprivacyservice.org
- owner-2478746@amcbanking.com.whoisprivacyservice.org
- owner-38771@amcbanking.com.whoisprivacyservice.org
- owner-4625840@amcbanking.com.whoisprivacyservice.org
- owner-7953204@amcbanking.com.whoisprivacyservice.org
- owner-8043244@amcbanking.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of amcbanking.com.
Web-graph footprint
Distinct hostnames that link to or from amcbanking.com in the public web crawl.
21 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for amcbanking.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.amc.dk |
| SPF_A | outgoing.mailserver3.dk |
| SPF_A | relay.zensystems.dk |
| SPF_A | smtp-relay.ip.nianet.dk |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 188.120.77.62/28 |
| SPF_MX | amcbanking.com |
Related pages
Pivot deeper into the graph from amcbanking.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amcbanking.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.