Hostname
firstcall.md
Last fetched
firstcall.md resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists registrar:key-systems gmbh markus germann as the registrar.
Nutrition Label
Resolution chain
firstcall.md resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.192.90.19 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.113.63.80 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.168.74.226 | 54.168.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.249.72 | 54.248.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.180.200.172 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.143.226 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- registrar:key-systems gmbh markus germann
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of firstcall.md.
Web-graph footprint
Distinct hostnames that link to or from firstcall.md in the public web crawl.
85 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for firstcall.md.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 144329137.spf07.hubspotemail.net |
| SPF_INCLUDE | asp.cuenote.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from firstcall.md.
- IP · 13.192.90.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:key-systems gmbh markus germann
- Country · JP
- TLD · .md
- Browse hostnames · fi…
- 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: "firstcall.md"})-[: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.