Skip to content

Hostname

rollcall.com

Last fetched

rollcall.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · rollcall.comRouting diversity6.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/rollcall.com

Resolution chain

rollcall.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.55.201100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.33.129107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.189.1603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.124.1293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.37.423.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.12.11034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.123.5434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.62.23834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.126.16934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.169.2735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.218.3444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.242.2744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.166.21252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.125.15052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.169.7054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.42.22354.167.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.158.3654.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.227.18554.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.132.19675.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.181.21598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
cq-roll call,
Contact emails

Subdomains

40 observed subdomains of rollcall.com.

Web-graph footprint

Distinct hostnames that link to or from rollcall.com in the public web crawl.

10,469 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rollcall.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP63.251.90.0/26
SPF_IP64.94.78.0/24

Related pages

Pivot deeper into the graph from rollcall.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rollcall.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.