Hostname
galliard.com
Last fetched
galliard.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
galliard.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.132.21 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.32 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.78 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.83 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.100 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.45 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.70 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.83 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.33 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.38 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.8 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.99 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of galliard.com owner
- Contact emails
- hostmaster@wellsfargo.com
- 4abbb734-5f53-40f7-9bec-ef66e061b7c8@identity-protect.org
- 724f64f3-23bd-4ddf-ad2e-4d7c9fe56e6c@identity-protect.org
- 7af4417a-6e63-4b1a-9c3b-04bc77455cff@identity-protect.org
- b8a488d3-f6ad-48e0-b0b4-40e93b9976f1@identity-protect.org
- c4949966-727b-46a5-af01-f1147fb6789a@identity-protect.org
Subdomains
14 observed subdomains of galliard.com.
Web-graph footprint
Distinct hostnames that link to or from galliard.com in the public web crawl.
12 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for galliard.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | galliard-com.spf.smtp25.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from galliard.com.
- IP · 18.173.132.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · hostmaster@wellsfargo.com
- TLD · .com
- Browse hostnames · ga…
- 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: "galliard.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.